@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 768px){/*小屏*/ 
  #w_grid-1556159007225{background:#f9f9f9;height: auto!important;padding-bottom:30px;}
  #w_grid-1556159987756{width:90%!important;height:auto!important;
      margin-left: auto;
    margin-right: auto;
  
  }
  #w_grid-1556159987756 .p_gridCell{width:50%!important;}
  #w_grid-1556159007225 img{width:80%!important;}

}

@media only screen and (max-width: 1024px) and (min-width: 769px){/*中屏*/
  #w_grid-1556159987756  .p_gridCell{width:21%!important;}
  #w_grid-1556159007225{background:#f9f9f9!important;}
}
@media only screen and (min-width: 769px){/*大屏*/

  #w_grid-1556159007225{background:url(/img/z.jpg) no-repeat center center;}
  #w_grid-1556159987756{width:1200px;}

}
